home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / dviware / a5booklet / vms / dvisamp.tex < prev    next >
Text File  |  1990-10-02  |  1KB  |  51 lines

  1. %
  2. %   We use landscape mode.
  3. %
  4. %\special{landscape()}      --- assumes dvips; use psprint/landscape instead
  5. \magnification=\magstep1
  6. \immediate\write0{Print this with}
  7. \immediate\write0{dvidvi 4:0(5.5in,4.25),3(0,4.25) dvisamp firstpage}
  8. \immediate\write0{dvips firstpage}
  9. \immediate\write0{(put paper back in, rotated 180 degrees)}
  10. \immediate\write0{dvidvi 4:1(0in,4.25),2(5.5,4.25) dvisamp secondpage}
  11. \immediate\write0{dvips secondpage}
  12. %
  13. %   and fold in quarters, long side first.
  14. %
  15. %
  16. %   Set things up for quarter-page landscape.
  17. %
  18. \hsize=3.5truein\vsize=2.25truein
  19. %
  20. %   Now are little document!
  21. %
  22. \font\bigtt=cmtt10 scaled \magstep2
  23. \ \vfill
  24. \centerline{\bigtt dvidvi}
  25. \vfill
  26. \centerline{Translation from}
  27. \centerline{a {\tt dvi} file}
  28. \centerline{to a {\tt dvi} file}
  29. \vfill
  30. \centerline{by the folks at Radical Eye Software}
  31. \eject
  32. \ \vfill
  33. \centerline{This page left}
  34. \centerline{intentionally}
  35. \centerline{blank}
  36. \vskip\baselineskip
  37. \centerline{No, forget that}
  38. \vfill\eject
  39. \noindent
  40. This program was written to help you do pagination tricks that are
  41. difficult to do with \TeX\ under normal circumstances.  This program
  42. can be used for tasks as simple as reversing the order of pages in a
  43. {\tt dvi} file or selecting the even or odd pages.  It can be used
  44. to print little cards like this, or brochures, by combining multiple
  45. pages onto one page in some regular way.  You can print folded booklets
  46. and many other things.  Enjoy!
  47. \vfill\eject
  48. \ \vfill
  49. \rightline{Bye!}
  50. \eject\end
  51.